[INFO] cloning repository https://github.com/nbrendler/rust-tetris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbrendler/rust-tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e47a34117f4b67073118314bc0e71359bf5996e
[INFO] testing nbrendler/rust-tetris against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbrendler%2Frust-tetris" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nbrendler/rust-tetris
[INFO] finished tweaking git repo https://github.com/nbrendler/rust-tetris
[INFO] tweaked toml for git repo https://github.com/nbrendler/rust-tetris written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbrendler/rust-tetris on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbrendler/rust-tetris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab882d0dedf234632d2b8ab37e66dfac1076eec899831fd13a49af763bb8478f
[INFO] running `Command { std: "docker" "start" "-a" "ab882d0dedf234632d2b8ab37e66dfac1076eec899831fd13a49af763bb8478f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab882d0dedf234632d2b8ab37e66dfac1076eec899831fd13a49af763bb8478f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab882d0dedf234632d2b8ab37e66dfac1076eec899831fd13a49af763bb8478f", kill_on_drop: false }`
[INFO] [stdout] ab882d0dedf234632d2b8ab37e66dfac1076eec899831fd13a49af763bb8478f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bfcf215ee03759550c5cb4b59a84b8cf6fa677744ea2212a68147765c80e5d2
[INFO] running `Command { std: "docker" "start" "-a" "8bfcf215ee03759550c5cb4b59a84b8cf6fa677744ea2212a68147765c80e5d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling lyon_geom v0.12.7
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling sid v0.5.2
[INFO] [stderr]    Compiling lyon_path v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling xi-unicode v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.9
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling twox-hash v1.5.0
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling ogg v0.7.0
[INFO] [stderr]    Compiling mint v0.5.5
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling ggez v0.5.1
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling nalgebra v0.18.1
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling minimp3 v0.3.5
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling cpal v0.8.2
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling glyph_brush v0.6.3
[INFO] [stderr]    Compiling lyon_tessellation v0.13.5
[INFO] [stderr]    Compiling lyon_algorithms v0.13.4
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling gilrs-core v0.2.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling gilrs v0.7.4
[INFO] [stderr]    Compiling lyon v0.13.5
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling glyph_brush v0.5.4
[INFO] [stderr]    Compiling zip v0.5.8
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling smart-default v0.5.2
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling rodio v0.9.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling glutin v0.20.1
[INFO] [stderr]    Compiling gfx_window_glutin v0.30.0
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ggez::audio`
[INFO] [stdout]  --> src/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ggez::audio;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ggez::audio::SoundSource`
[INFO] [stdout]  --> src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ggez::audio::SoundSource;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> src/assets.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Assets {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub background: graphics::Image,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "8bfcf215ee03759550c5cb4b59a84b8cf6fa677744ea2212a68147765c80e5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bfcf215ee03759550c5cb4b59a84b8cf6fa677744ea2212a68147765c80e5d2", kill_on_drop: false }`
[INFO] [stdout] 8bfcf215ee03759550c5cb4b59a84b8cf6fa677744ea2212a68147765c80e5d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1778c95a85a9c95287a256107142644860c413fccf6a53b749a15ff0dc19ac17
[INFO] running `Command { std: "docker" "start" "-a" "1778c95a85a9c95287a256107142644860c413fccf6a53b749a15ff0dc19ac17", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ggez::audio`
[INFO] [stdout]  --> src/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ggez::audio;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ggez::audio::SoundSource`
[INFO] [stdout]  --> src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ggez::audio::SoundSource;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> src/assets.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Assets {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub background: graphics::Image,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "1778c95a85a9c95287a256107142644860c413fccf6a53b749a15ff0dc19ac17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1778c95a85a9c95287a256107142644860c413fccf6a53b749a15ff0dc19ac17", kill_on_drop: false }`
[INFO] [stdout] 1778c95a85a9c95287a256107142644860c413fccf6a53b749a15ff0dc19ac17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92246d16ff323530b660322e52747e69a0f3b5682e7a533816eab24b8d1a3d4c
[INFO] running `Command { std: "docker" "start" "-a" "92246d16ff323530b660322e52747e69a0f3b5682e7a533816eab24b8d1a3d4c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ggez::audio`
[INFO] [stderr]  --> src/assets.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ggez::audio;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ggez::audio::SoundSource`
[INFO] [stderr]  --> src/state.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ggez::audio::SoundSource;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `background` is never read
[INFO] [stderr]   --> src/assets.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct Assets {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub background: graphics::Image,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tetris` (bin "tetris" test) generated 3 warnings (run `cargo fix --bin "tetris" -p tetris --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tetris-9b091575cc438171)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'state::tests::piece_position_right_input' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x59b0378e771a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x59b0378e771a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x59b0378e771a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x59b0378e771a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x59b0378ffa7a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x59b0378ffa7a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]    6:     0x59b0378ed362 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x59b0378ed362 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x59b0378c450f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x59b0378c450f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x59b0378deb11 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x59b0372d14fc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x59b0372d14fc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x59b0378dedc2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x59b0378dedc2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x59b0378c45fa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x59b0378bbdc9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x59b0378c52dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x59b03790005d - core[a96a4c5c53f902a3]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x59b03790005d - core[a96a4c5c53f902a3]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x59b0379001a7 - core[a96a4c5c53f902a3]::panicking::panic_null_pointer_dereference
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x59b03782285e - <<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:42:38
[INFO] [stderr]   22:     0x59b03782285e - <<<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x59b037822a43 - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   24:     0x59b03782849e - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   25:     0x59b0378c9927 - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   26:     0x59b037827f39 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   27:     0x59b03782a113 - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   28:     0x59b03782a113 - <<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   29:     0x59b03782a113 - <<x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init::SYMS as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   30:     0x59b0378299d3 - <x11_dl[3913db9f5936a2a2]::xlib::Xlib>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:48:36
[INFO] [stderr]   31:     0x59b037829f06 - <x11_dl[3913db9f5936a2a2]::xlib::Xlib>::open
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/link.rs:61:16
[INFO] [stderr]   32:     0x59b03771ec33 - <winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XConnection>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/x11/xdisplay.rs:34:20
[INFO] [stderr]   33:     0x59b037718382 - <winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:55:20
[INFO] [stderr]   34:     0x59b037718382 - <<winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x59b037725dab - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<lock_api[5c363e2087078d03]::mutex::Mutex<parking_lot[1a501424fc03e55f]::raw_mutex::RawMutex, core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::sync::Arc<winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XConnection>, winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   36:     0x59b03771cd7e - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<lock_api[5c363e2087078d03]::mutex::Mutex<parking_lot[1a501424fc03e55f]::raw_mutex::RawMutex, core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::sync::Arc<winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XConnection>, winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   37:     0x59b0378c9927 - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   38:     0x59b037718e99 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<lock_api[5c363e2087078d03]::mutex::Mutex<parking_lot[1a501424fc03e55f]::raw_mutex::RawMutex, core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::sync::Arc<winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XConnection>, winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   39:     0x59b0376f7b50 - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<lock_api[5c363e2087078d03]::mutex::Mutex<parking_lot[1a501424fc03e55f]::raw_mutex::RawMutex, core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::sync::Arc<winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XConnection>, winit[f8f1d40c03687f52]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   40:     0x59b0376f7b50 - <winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   41:     0x59b0376f7b50 - <winit[f8f1d40c03687f52]::platform::platform::X11_BACKEND as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   42:     0x59b0376f66d1 - <winit[f8f1d40c03687f52]::platform::platform::EventsLoop>::new_x11
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:476:9
[INFO] [stderr]   43:     0x59b0376f6494 - <winit[f8f1d40c03687f52]::platform::platform::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/platform/linux/mod.rs:457:29
[INFO] [stderr]   44:     0x59b0376c408b - <winit[f8f1d40c03687f52]::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.5/src/lib.rs:251:26
[INFO] [stderr]   45:     0x59b03738953f - <ggez[b8613ac925ceef0c]::context::Context>::from_conf
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ggez-0.5.1/src/context.rs:85:27
[INFO] [stderr]   46:     0x59b037388957 - <ggez[b8613ac925ceef0c]::context::ContextBuilder>::build
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ggez-0.5.1/src/context.rs:304:9
[INFO] [stderr]   47:     0x59b0372a4225 - tetris[a97e496a9bd02513]::state::tests::piece_position_right_input
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state.rs:978:36
[INFO] [stderr]   48:     0x59b0372a1397 - tetris[a97e496a9bd02513]::state::tests::piece_position_right_input::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state.rs:1038:36
[INFO] [stderr]   49:     0x59b0372b5e46 - <tetris[a97e496a9bd02513]::state::tests::piece_position_right_input::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   50:     0x59b0372c55db - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x59b0372c55db - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stderr]   52:     0x59b0372d1fcb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stderr]   53:     0x59b0372d1fcb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   54:     0x59b0372d1fcb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   55:     0x59b0372d1fcb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   56:     0x59b0372d1fcb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]   57:     0x59b0372d1fcb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stderr]   58:     0x59b0372d1fcb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stderr]   59:     0x59b0372cd6e4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stderr]   60:     0x59b0372cd6e4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   61:     0x59b0372d4bd2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   62:     0x59b0372d4bd2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   63:     0x59b0372d4bd2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   64:     0x59b0372d4bd2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   65:     0x59b0372d4bd2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]   66:     0x59b0372d4bd2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   67:     0x59b0372d4bd2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   68:     0x59b0378e701f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   69:     0x59b0378e701f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   70:     0x744df2d63aa4 - <unknown>
[INFO] [stderr]   71:     0x744df2df0a64 - clone
[INFO] [stderr]   72:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin tetris`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tetris-9b091575cc438171` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "92246d16ff323530b660322e52747e69a0f3b5682e7a533816eab24b8d1a3d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92246d16ff323530b660322e52747e69a0f3b5682e7a533816eab24b8d1a3d4c", kill_on_drop: false }`
[INFO] [stdout] 92246d16ff323530b660322e52747e69a0f3b5682e7a533816eab24b8d1a3d4c
